关于nodejs DeprecationWarning: current URL string parser is deprecated, and will be removed in a futur
const mongoose = require('mongoose') mongoose.connect("mongodb://localhost:27017/study", {useNewUr ...